body {
	min-width: 1200px;
}
li {
	list-style: none;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.ovh {
	overflow: hidden;
}
.hide {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
a {
	cursor: pointer;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.header {
	position: absolute;
	width: 100%;
	height: 70px;
	line-height: 70px;
	top: 50px;
	left: 0;
	z-index: 999
}
.header div.bg {
	background-color: #fff;
}
.header .logo {
	margin: 0 20px 0 25px;
}
.header .hnav {
	margin-left: 60px;
}
.header .hnav li {
	float: left;
	margin-right:38px;
	text-align: center;
	font-size: 17px;
}
.header .hnav li a {
	color: #444444;
}
.header .hnav li:hover {
	border-bottom: 2px solid #014099;
	height:68px;
}
.header .hright {
	height: 70px;
}
.hright .search {
	position: relative;
	margin-left: 20px;
}
.hright .search input.txt {
	position: absolute;
	left: -10px;
	top: 15px;
	width: 0;
	height: 30px;
	border:none;
	color: #444;
	text-indent: 2em;
	border-radius: 20px;
	box-shadow: 0 0 5px #ddd;
}
.hright .search input.submit {
	width: 75px;
	height: 70px;
	background: url(../images/sbtn.jpg) no-repeat center center;
	border:none;
	border-left: 1px solid #dddddd;
}
/*banner*/

.banner ul {
	width: 100%;
	height: 678px;
	position: relative;
}
.banner li {
	width: 100%;
	height: 616px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.banner li img {
	display: block;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -960px;
}
.banner .ab-box {
	position: absolute;
	top: 290px;
	width: 100%;
	height: auto;
	text-align: center;
}
.banner .ab-box .tit {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 18px;
	position: relative;
	top: 50px;
	display: none;
}
.banner .ab-box .tit-te {
	text-align: center;
	margin-bottom: 21px;
	top: 50px;
	display: none;
	height: auto;
}
.banner .ab-box .tit-te img {
	display: inline;
	margin-left: 0;
	position: static;
}
/*业务领域*/

.field .ftit-bar {
	background-color: #f8f8f8;
	width: 100%;
	height: 60px;
}
.ftit-ul li {
	float: left;
	cursor: pointer;
	width: 235px;
	text-align: center;
	background: #f8f8f8;
	position: relative;
}
.ftit-ul li a {
	display: block;
	width: 80%;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	float: left;
	color: #999999;
	padding-left: 40px;
	margin-top: 1px;
	position: relative;
}
.ftit-ul li a:before {
	content: '';
	position: absolute;
	top:10%;
	line-height: 50px;
	margin-top: 10px;
	left: 60px;
	width: 30px;
	height: 30px;
}
.ftit-ul li.hover a {
	color: #fff;
}
.ftit-ul li.hover:after {
	content: "";
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-top-color: #108fe7;
	position: absolute;
	bottom: -16px;
	left: 50%;
	margin-left: -8px;
}
.ftit-ul li a.img1:before {
	background: url(../images/is_icon1.png) no-repeat center;
}
.ftit-ul li a.img2:before {
	background: url(../images/is_icon2.png) no-repeat center;
}
.ftit-ul li a.img3:before {
	background: url(../images/is_icon3.png) no-repeat center;
}
.ftit-ul li.hover a.img1:before {
	background: url(../images/is_icon1_hover.png) no-repeat center;
}
.ftit-ul li.hover a.img2:before {
	background: url(../images/is_icon2_hover.png) no-repeat center;
}
.ftit-ul li.hover a.img3:before {
	background: url(../images/is_icon3_hover.png) no-repeat center;
}
.ftit-ul li.hover {
	height: 60px;
	background: #108fe7;
}
.fcon div.js {
	width: 785px;
	clear: both;
	padding-top: 40px;
}
.fcon .bd {
	overflow: hidden;
}
.fcon .bd li {
	width: 785px;
	height: 221px;
}
.fcon .bd li .text {
	width: 425px;
	height: 210px;
	font-size: 15px;
	line-height: 26px;
	margin-left: 23px;
	position: relative;
	color: #999999;
}
.fcon .bd li .text .p-tit {
	font-size: 20px;
	color: #444444;
	margin-bottom: 25px;
}
.fcon .bd li .text .p-tit span {
	display: block;
	font-size: 12px;
	font-family: Arial;
}
.fcon .bd li .text p {
	color:#626262;
	text-align:justify;
}
.fcon .bd li .text .more, .iabout-words .more {
	position: absolute;
	display: block;
	border:1px solid #dfdfdf;
	width: 136px;
	height: 40px;
	line-height: 40px;
	bottom: 0;
	left: 0;
	font-size: 15px;
	text-align: center;
	color: #999999;
	text-transform: uppercase;
}
.fcon .hd, .ipList .hd {
	margin: 25px 0 15px 0;
	text-align: right;
}
.fcon .hd li, .ipList .hd li {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #ccc;
	cursor: pointer;
	margin-right: 16px;
	float: right;
}
.fcon .hd li.on, .ipList .hd li.on {
	background: #108fe7;
}
.field {
	position: relative;
}
.field .news {
	width: 360px;
	height: 420px;
	position: absolute;
	background: #2495e4;
	right: 0;
	bottom: 0;
}
.news .news-tit {
	padding: 40px 0 10px 35px;
	color: #fff;
	font-size: 20px;
	border-bottom: 1px solid #389fe6;
}
.news-tit a {
	color: #fff;
	font-size: 15px;
	float: right;
	margin-right: 30px;
	line-height: 42px;
	text-transform: uppercase;
}
.news-tit span {
	display: block;
	font-size: 12px;
	font-family: arial;
	text-transform: uppercase;
}
.news ul {
	padding:15px 15px 0;
}
.news ul li {
	opacity: 0;
}
.news ul li {
	margin-top: 20px;
	color: #FFFFFF;
	transition: all 0.5s;
}
.news ul li a {
	color: #fff
}
.news ul li .nldate {
	width: 60px;
	height: 47px;
	background: #147ac1;
	padding-left: 10px;
}
.news ul li .nldate span {
	font-size: 12px;
}
.news ul li .nldate em {
	display: inline-block;
	font-size: 16px;
}
.news ul li .nltit {
	width: 235px;
	line-height: 47px;
	font-size: 15px;
}
/*产品中心*/

.index-product {
	padding: 8px 0px 38px 0px;
	background-color: #F5F5F5;
	margin:50px 0px 10px 0px;
}
.index-title {
	padding-top: 30px;
	padding-bottom: 25px;
}
.index-title h3 {
	font-size: 26px;
	color:#5e5f61;
}
.index-title .more {
	margin-top: 2px;
	color: #999;
	font-size:15px;
 -webkit-transition: .3s;
 -o-transition: .3s;
 transition: .3s;
}
.index-title .more:hover {
	color: #39A6E8;
}
.index-product .bd {
    height: 360px;
	overflow: hidden;
}
.gr-product-list.blocks-lg-3 {
	margin-left: -5px;
	margin-right: -5px;
}
.gr-product-list li {
	text-align: center;
}
.gr-product-list .pic {
	position: relative;
	display: block;
	border: 20px solid #FEFEFE;
	width: 90%;
	overflow: hidden;
	background-color: #ddd;
	text-align: center;
}
.gr-product-list .pic:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(57, 166, 232, 0.5);/*content: "";*/
}
.gr-product-list .pic img {
	width: 100%;
	opacity: 0.99;
	filter: alpha(opacity=99);
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.index-product .gr-product-list .a-box:hover .pic img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.gr-product-list .tit {
	position: relative;
	margin-bottom: 10px;
	font-size: 16px;
	color: #333;
 -webkit-transition: .3s;
 -o-transition: .3s;
 transition: .3s;
}
.gr-product-list .tit:before {
	position: absolute;
}
.gr-product-list .a-box:hover .tit {
	color: #39A6E8;
}
.gr-product-list .des {
	padding-left: 30px;
	padding-right: 30px;
	font-size: 15px;
	color: #999;
}
.gr-product-list .more {
	display: inline-block;
	margin-top: 20px;
	width: 95px;
	height: 34px;
	line-height: 34px;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	font-size: 15px;
}
.gr-product-list .more:hover {
	border-color: #39A6E8;
}
.gr-product-list .hvr-shutter-in-vertical:before {
	background-color: #fff;
}
.index-product .gr-product-list {
	width: 1220px;
}
.index-product .gr-product-list li {
	float: left;
	margin-right: 10px;
	width: 394px;
}
.index-product .gr-product-list li .a-box {
	position: relative;
	display: block;
	padding-bottom: 20px;
	width: 392px;
	border: 1px solid #f4f4f4;
	background: #FEFEFE;
 -webkit-transition: .5s;
 -o-transition: .5s;
 transition: .5s;
}
.gr-product-list li .a-box .search-plus {
	font-size: 18px;
	position: absolute;
	z-index: 8;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
 transition: .5s;
 -moz-transition: .5s;
 -webkit-transition: .5s;
 -o-transition: .5s;
	z-index: 10;
	background: #39A6E8;
	opacity: 0;
	filter: alpha(opacity=0);/*box-shadow: 0 0 30px rgba(0,0,0,0.0) inset;*/
}
.index-product .hd {
	margin-top: 30px;
	width: 100%;
	text-align: center;
}
.index-product .hd ul li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	width: 42px;
	height: 10px;
	cursor: pointer;
	text-indent: -9999px;
}
.index-product .hd ul li:before {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 100%;
	background-color: #E3E3E3;
	content: "";
 -webkit-transition: .3s;
 -o-transition: .3s;
 transition: .3s;
}
.index-product .hd ul li.on:before {
	height: 50%;
	background-color: #39A6E8;
}
/*关于我们*/
.index_about {
	padding:0px 0px 0px 30px;
}
.index_about_content {
	height:100%;
	overflow:hidden;
	margin:20px 20px;
}
.index_about_content .text {
	font-size:15px;
	color:#626262;
	line-height:28px;
}
.index_about_content .text h3 {
	font-size:32px;
	color:#055c98;
	line-height:50px;
	padding:30px 0px 0px 0px;
}
.index_about_content .text span {
	font-size:22px;
	color:#626262;
	line-height:30px;
}
.index_about_content .text .more a {
	font-size:15px;
	color:#055c98;
	line-height:60px;
}

/*footer*/

..footer {
}
.footer .fTop {
	background: #333333;
	padding: 55px 0;
}
.fTop .ftNav {
	width: 180px;
}
.ftNav h5 {
	font-size: 18px;
	color: #f3f3f3;
	margin-bottom: 10px;
	font-weight: normal;
}
.ftNav li {
	display: inline-block;
	width: 100%;
	font-size: 13px;
	line-height: 34px;
}
.ftNav li a {
	color: #DDDDDD;
	display: block;
	float: left;
	width: 100%;
	text-align: left;
	font-size:15px;
}
.fTop .ftInfo {
	width: 265px;
}
.ftInfo .flogo {
	margin-bottom: 10px;
}
.ftInfo table tr {
	margin-top: 20px;
}
.ftInfo table td {
	font-size: 15px;
	padding-bottom: 12px;
	color: #dddddd;
}
.ftInfo table td a {
	font-size: 15px;
	padding-bottom: 12px;
	color: #dddddd;
}
.footer .fBottom {
	background: #242424;
	color: #fff;
	line-height: 30px;
	padding: 10px 0;
}
.fBottom .fbTongd {
}
.fbTongd p {
	font-size: 15px;
	color: #fff;
}
.fbTongd p a {
	color: #fff;
}
.fbTongd select {
	margin: 22px 0 0 12px;
	height: 20px;
	line-height: 20px;
	border: none;
	color: #666666;
	font-size: 12px;
}
.fBottom .fbCopy {
	font-size: 15px;
	color: #DDDDDD;
}
.fbCopy p a {
	color: #DDDDDD;
	font-size: 15px;
}
.pos {
	position: relative;
}
.n-banner {
	width: 100%;
	overflow: hidden;
}
.n-banner img {
	width: 100%;
}
.header div.bg {
	height: 70px;
}
.header .hnav li {
	position: relative;
}
.subnav {
	display: none;
	background: #fefefe;
	position: absolute;
	top: 70px;
	left: 0;
	border-top: 3px solid #eaeaea;
	padding:0 22px 26px 0;
	z-index: 999;
	width: 362px;
}
.subnav dd {
	float: left;
	margin-left: 22px;
	background: url(../images/subicon.png) no-repeat left center;
	padding-left: 15px;
	line-height: normal;
	margin-top: 25px;
	font-size: 15px;
	display: block !important;
}
.about-nav {
	height: 75px;
	background: #f9f9f9;
	line-height: 75px;
	margin-bottom: 56px;
}
.about-nav ul li {
	margin-right: 105px;
	float: left;
}
.about-nav li a {
	line-height: 75px;
	height: 75px;
	display: block;
	font-size: 16px;
	color: #5d5d5d;
}
.about-nav li a:hover, .about-nav li.cur a {
	border-bottom: 2px solid #245b9e;
	height: 73px;
}
.about-box h1 {
	font-size: 25px;
	font-weight: normal;
	color: #333333;
	text-align:center;
}
.about-box h1 span {
	display: block;
	font-family: arial;
	color: #999999;
	text-transform:uppercase;
	font-size: 16px;
	line-height: 50px;
	background: url(../images/about_titbg.jpg) no-repeat center center;
	padding-bottom: 50px;
}
.about-con img, .about-con p {
	margin-left: 45px;
}
.about-con .words {
	width: 610px;
	margin-right: 45px;
	font-size: 15px;
	line-height: 28px;
}
.info-box{ font-size:16px; line-height:32px; margin-top: 15px; min-height: 300px;}
.info-box .name {
	margin:0px 0px 10px 0px;
}
.info-words .pic {
	margin-right: 30px;
	position: relative;
}
.info-words p {
	margin-bottom: 33px;
	font-size: 15px;
	line-height: 26px;
	color: #434344;
	text-align:justify;
	text-indent: 2em;
}
.k1 {
	width:100%;
	height:40px;
}
.newsBack {
	width:63px;
	height:22px;
	overflow:hidden;
	margin:15px auto 0px auto;
}
.newsBack a {
	background-image:url(../images/back.jpg);
	display:block;
	width:63px;
	height:22px;
	background-position:0px 0px;
}
.newsBack a:hover {
	background-position:0px -22px;
}
.row_2 {
	width:1200px;
	margin:0px auto;
}
.col-md-3 {
	float:left;
	width:21%;
	margin:0 2.34%;
}
.col-md-3 li {
	list-style-type: disc;
}
.col-md-12 {
	width:100%;
	margin:30px 0px 0px 0px;
}
.fankui {
	width:100%;
	height:100%;
	overflow:hidden;
}
.fankui .text {
	text-align:center;
	line-height:28px;
	font-size:15px;
	color:#555;
}
.contactBox {
	width:1160px;
	margin:30px auto;
}
.contactBox .formbox {
	width: 100%;
	float: left;
}
.contactBox .inputrow {
	float: left;
	width: 31%;
	margin-right: 3.5%;
	height: 33px;
}
.contactBox .input-address {
	margin-right: 0px;
}
.contactBox .inputrow.error input {
	border: red 1px solid;
}
.contactBox .inputrow input {
	width: 96%;
	text-indent: 6px;
	line-height: 33px;
	border: #bfbfbf 1px solid;
	color: #999;
	height: 33px;
	font-family:microsoft yahei, Verdana;
}
.contactBox .input-message {
	width: 100%;
	height: auto;
}
.contactBox .inputrow textarea {
	margin-top: 30px;
	width: 98.7%;
	height: 208px;
	text-indent: 6px;
	line-height: 33px;
	border: #bfbfbf 1px solid;
	color: #999;
	font-family:microsoft yahei, Verdana;
}
.contactBox .submit {
	width: 100%;
	float: left;
	margin: 30px 0 60px 0;
	text-align: center;
}
.contactBox .submit .submit1 {
	display: inline-block;
+display:inline;
	zoom: 1;
	background: #304773;
	height: 44px;
	line-height:36px;
	width: 158px;
	border: 0px;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	font-family:microsoft yahei, Verdana;
}
.contactBox .submit .reset {
	display: inline-block;
+display:inline;
	zoom: 1;
	background: #e7e7e7;
	height: 44px;
	line-height:36px;
	width: 158px;
	border: 0px;
	color: #333;
	font-size: 16px;
	cursor: pointer;
	font-family:microsoft yahei, Verdana;
	margin:0px 0px 0px 30px;
}
/*联系我们*/

.conotact_container {
	width:1200px;
	overflow:hidden;
	margin:0 auto 0 auto;
}
.iw_poi_title {
	color:#CC5522;
	font-size:15px;
	font-weight:bold;
	overflow:hidden;
	padding-right:13px;
	white-space:nowrap
}
.iw_poi_content {
	font:12px arial, sans-serif;
	overflow:visible;
	padding-top:4px;
	white-space:-moz-pre-wrap;
	word-wrap:break-word
}
.contact_map {
	width:689px;
	height:364px;
	background:#000;
	overflow:hidden;
	float:left;
	margin:0px 0 60px 4.5px;
}
.contact_right_word {
	width:460px;
	height:364px;
	overflow:hidden;
	background:#245b9e;
	float:right;
	margin:0px 4.5px 60px 0;
}
.contact_address {
	width:337px;
	overflow:hidden;
	margin:18px auto 0 auto;
	color:#fff;
	border-bottom:1px dotted #fff;
	background:url(../images/contact_biao2.png) no-repeat left 0;
	padding-bottom:25px;
	padding-left:70px;
}
.contact_address a{ 
    color:#fff;
}
.contact_address h3 {
	font-size:18px;
	font-weight:normal;
	letter-spacing:1px;
}
.contact_address p {
	font-size:15px;
	letter-spacing:1px;
	line-height:20px;
	margin-top:8px;
}
.contact_address2 {
	background:url(../images/contact_biao3.png) no-repeat left 38px;
}
.contact_address3 {
	border-bottom:none;
	background:url(../images/contact_biao4.png) no-repeat left 0px;
	margin-top:18px;
	padding-top:9px;
}
.conotact_container ul {
	margin-top:10px;
}
.conotact_container ul li {
	width:331px;
	height:130px;
	border:1px solid #d4d4d4;
	padding:0 24px;
	margin:10px 4.5px 0 4.5px;
	float:left;
}
.conotact_container ul li h3 {
	font-size:18px;
	font-weight:normal;
	line-height:28px;
	letter-spacing:1px;
	background:url(../images/contact_biao.png) no-repeat;
	padding-left:40px;
	color:#141414;
	margin:22px 0 12px 0;
}
.conotact_container ul li p {
	font-size:15px;
	line-height:17px;
	margin:8px 0 0 40px;
	color:#535353;
}
.conotact_container ul li p span {
	font-size:16px;
	color:#e83421;
	margin-left:3px;
	font-weight:bold;
}
.conotact_container ul li.con_lo {
	padding:0;
	width:379px;
}
.prolist {
  padding: 0px 0 4px;
  margin: 0 -12px;
  overflow: hidden;
}
.prolist li {
  float: left;
  width: 32.66%;
  margin-right:1%;
  margin-bottom: 6px;
}
.prolist li:nth-child(3n){ 
  margin-right:0;
}
.prolist li .lin {
  padding: 0 12px;
}
.prolist li a {
  display: block;
  position: relative;
}
.prolist li:hover a:after {
  width: 100%;
  left: 0;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}
.prolist .pic {
  width: 92%;
  padding:4%;
  text-align: center;
  background: #eeeeee;
  position: relative;
}
.prolist img {
  width: 100%;
  height:276px;
  object-fit: cover;
}
.prolist li .wz {
  padding: 20px 24px;
  text-align:center;
  position: relative;
}
.prolist li h3 {
  font-size: 16px;
  color: #333;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.prolist li .more {
  font-size: 15px;
  color: #999;
  line-height: 40px;
  height: 40px;
  padding-right: 24px;
  overflow: hidden;
  background: url('../images/jtr3.png') right no-repeat;
  position: absolute;
  right: 24px;
  top: 20px;
  z-index: 1;
}
.prolist li:hover h3 {
  color: #055c98;
}
.prolist li:hover .more {
  color: #055c98;
  background-image: url('../images/jtr3h.png');
}
.prolist h3,
.prolist .more {
  -webkit-transition: .5s;
  transition: .5s;
}

.pages { clear:both; margin-bottom:30px;}
.pages .pagination {
  text-align: center;
  height: auto;
  width:100%;
  font-size:15px!important;
}
.pages .pagination a {
  padding: 0 13px;
  line-height: 28px;
  height: 28px;
  font-size:15px!important;
  float: none;
  display: inline-block;
}
.pages .pagination p {
  padding: 0 13px;
  line-height: 28px;
  height: 28px;
  font-size:15px!important;
  float: none;
  display: inline-block;
}
.pages .pagination a.cur{ background:#004098!important; border:1px solid #004098!important;}
.pages .pagination a:hover{ color:#004098!important; border:1px solid #004098!important;}
.pages .pagination a.cur:hover{ color:#fff!important;}

.sView-foot {
  position: relative;
  width: 100%;
  border: #eeeeee solid 1px;
  height: 60px;
  margin-top:40px;
  margin-bottom:60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
.sView-foot:after {
  display: none;
}
.sView-foot .ctr {
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
  font-size: 16px;
  height: 100%;
  padding: 0 0.6rem;
  color: #666666;
}
.sView-foot .ctr s{text-decoration: none;}
.sView-foot .ctr[href="#"],
.sView-foot .ctr[href=""] {
  cursor: not-allowed;
  color: #999999;
}
.sView-foot .ctr .limit {
  display: inline-block;
  vertical-align: top;
  max-width: 10em;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sView-foot .backToList {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -40px;
  width: 80px;
  height: 60px;
  border-left: #eeeeee solid 1px;
  border-right: #eeeeee solid 1px;
}
.sView-foot .backToList > .menu {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  overflow: hidden;
  padding: 0px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
}
.sView-foot .backToList > .menu s {
  position: absolute;
  left: 0px;
  width: 24px;
  height: 2px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 300ms ease-out 0s;
  transition: all 300ms ease-out 0s;
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
  background-color: #333333;
}
.sView-foot .backToList > .menu s:nth-child(1) {
  top: 2px;
}
.sView-foot .backToList > .menu s:nth-child(2) {
  top: 50%;
  margin-top: -1px;
}
.sView-foot .backToList > .menu s:nth-child(3) {
  bottom: 2px;
}

.mainlist{ margin-top:20px;}
.mainlist dd {
    padding: 30px 0;
    height: 100%;
    border-bottom: #f0f0f0 1px solid;
    overflow: hidden;
}

.mainlist dd:first-child {
    padding-top: 0;
}

.mainlist dd .pic{
    float: left;
    width: 30%;
    overflow: hidden;
}

.mainlist dd img {
    width: 100%;
    height: 220px;
	object-fit: cover;
    float: left;
    border-radius: 5px;
	transition: all .3s linear; 
}

.mainlist dd .text{    
    float: right;
    width: 68%;
}

.mainlist dd strong {
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    padding-top: 2px;
    height: 48px;
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.mainlist dd p {
    font-size: 15px;
    margin: 0px 0 19px;
    line-height: 26px!important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.mainlist dd strong b, .mainlist dd p b {
    color: #db4927;
}

.mainlist dd span {
    display: block;
    font-size: 15px;
    line-height: 14px;
    font-style: normal;
    color: #999;
}

.mainlist dd span i {
    float: right;
	font-style: normal;
}

.mainlist dd:hover img{ transform: scale(1.1); }

.news-list {
	margin:40px auto;
}
.news-list li {
    padding: 25px 0 25px;
    border-bottom: 1px solid #e5e5e5;
	height: 100%;
    overflow: hidden;
}
.news-list .nlist-date {
    padding: 10px 1.5% 10px 0;
    width: 13.75%;
    text-align: center;
    color: #3f3f3f;
    border-right: 1px solid #ededed;
    float: left;
    margin: 7px 0 0;
}
.nlist-date .day {
    font: bold 40px/32px 'Arial';
}
.nlist-date .year {
    font: bold 15px/25px 'Arial';
}
.news-list .nlist-box {
    width: 78%;
    float: right;
    margin: 0 3.9166% 0 0;
}
.nlist-box .name {
    line-height: 34px;
    font-size: 20px;
    font-weight: 600;
	overflow:hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.nlist-box .con {
    line-height: 24px;
    height: 48px;
    color: #666666;
    margin: 10px 0 0;
	overflow:hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.news-list li:hover .name {
    color: #055c98;
}

.academic-list {
    width:90%;
    margin:30px auto 0 auto;    
}
.academic-list .item {
    position: relative;
    padding-left: 110px;
    padding-bottom: 14px;
    margin-bottom: 14px;
	height:100%;
	overflow:hidden;
}
.academic-list .item .date {
    position: absolute;
    width: 100px;
    left: 0;
    top: 0;
    padding-top: 8px;
	padding-bottom:8px;
    text-align: center;
    line-height: 1;
    background-color: #147ac1;
    color: #fff;
}
.academic-list .item a {
    display: block;
    font-size: 16px;
	line-height: 30px;
	color:#fff;
    overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.academic-list .item .meta {
    margin-top: 12px;
    color: #999;
}
.academic-list .item:hover a{color:#fff}


#mbOverlay { position:fixed; z-index:9998; top:0; left:0; width:100%; height:100%; background-color:#000; cursor:pointer; }
#mbOverlay.mbOverlayFF { background:transparent url(80.png) repeat; }
#mbOverlay.mbOverlayIE { position:absolute; }
#mbCenter { height:557px; position:absolute; z-index:9999; left:50%; background-color:#fff; -moz-border-radius:10px; -webkit-border-radius:10px; -moz-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70); -webkit-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70); }
#mbCenter.mbLoading { background:#fff url(../images/WhiteLoading.gif) no-repeat center; -moz-box-shadow:none; -webkit-box-shadow:none; }
#mbImage { left:0; top:0; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#fff; text-align:left; background-position:center center; background-repeat:no-repeat; padding:10px; }
#mbImage a, #mbImage a:link, #mbImage a:visited { color:#ddd; }
#mbImage a:hover, #mbImage a:active { color:#fff; }
#mbBottom { min-height:20px; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#999; text-align:left; padding:0 10px 10px; }
#mbTitle { display:inline; color:#999; font-weight:bold; line-height:20px; font-size:12px; }
#mbNumber { background:url(../images/mbNumber_bg.gif) no-repeat center; display:inline; color:#C00; line-height:26px; font-size:12px; position: absolute; bottom: 10px; right: 10px; text-align: center; width:65px; height:26px; }
#mbCaption { display:block; color:#999; line-height:14px; font-size:10px; }
#mbPrevLink, #mbNextLink, #mbCloseLink { display:block; float:right; height:20px; margin:0; outline:none; }
#mbPrevLink { width:32px; height:100px; background:transparent url(../images/CustomBlackPrevious.gif) no-repeat center; position: absolute; top:38%; left:-32px; }
#mbNextLink { width:32px; height:100px; background:transparent url(../images/CustomBlackNext.gif) no-repeat center; position: absolute; top:38%; right:-32px; }
#mbCloseLink { width:24px; background:transparent url(../images/CustomBlackClose.gif) no-repeat center; position:absolute; top:10px; right:10px; }
#mbError { position:relative; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#fff; text-align:center; border:10px solid #700; padding:10px 10px 10px; margin:20px; -moz-border-radius:5px; -webkit-border-radius:5px; }
#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active { color:#d00; font-weight:bold; text-decoration:underline; }
.layout_default{float:left; margin:0px 25px 20px 30px;}
.mod_gallerylist{width:1200px; margin:0 auto}
.meta{font-size:14px; line-height:35px; text-align:center;}
.image_container img{border:1px solid #CCC; padding:2px}
.meta a{color:#333; text-decoration:none}